Click or drag to resize

AppointmentMeetingStatus Property

Gets or sets the meeting status.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public MeetingStatus MeetingStatus { get; set; }

Property Value

Type: MeetingStatus
The meeting status.
See Also